[stack 36/37] Keep CLI tests out of Cargo binary discovery - #239
Closed
sarthakagrawal927 wants to merge 4 commits into
Closed
[stack 36/37] Keep CLI tests out of Cargo binary discovery#239sarthakagrawal927 wants to merge 4 commits into
sarthakagrawal927 wants to merge 4 commits into
Conversation
Member
Author
This was referenced Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part 36/37 of the dependency-ordered native macOS evidence-workbench stack.
Base:
stack/20e-repository-docs-01Head:
stack/21-cli-test-moduleThis final cleanup layer moves the extracted CLI tests out of Cargo auto-discovered
src/bin/while preserving the module-based test suite. The full locked Rust run passes: 1,049 executed tests across library, app, MCP, and integration targets; 24 intentionally ignored; 0 failed. The three deterministic fixture-drift tests tracked by #199 pass.No merge, release, signing, notarization, migration, or Tauri cutover is included.